Changeset 5814
- Timestamp:
- Jan 23, 2020, 8:46:53 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/net.sf.basedb.reggie/trunk/resources/libprep/lib_registration.js
r5300 r5814 262 262 263 263 // Load Library protocols 264 Reggie.loadProtocols('LIBRARY_PROTOCOL', 'libProtocol' );264 Reggie.loadProtocols('LIBRARY_PROTOCOL', 'libProtocol', 'LIBPREP_TARGET', isNeoPrep ? 'NeoPrep' : 'Manual'); 265 265 266 266 if (debug && !failed)
Note: See TracChangeset
for help on using the changeset viewer.